Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix query of business shared folder parent when it does not exist #3050

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

abraunegg
Copy link
Owner

  • Fix when querying the API for a Business Shared Folder parent to catch API error responses from getPathDetailsById().
  • If the parent does not exist using the actual JSON response data, then this is a broken online link, thus report it as such

* Fix when querying the API for a Business Shared Folder parent to catch API error responses from getPathDetailsById().
* If the parent does not exist using the actual JSON response data, then this is a broken online link, thus report it as such
@abraunegg abraunegg added this to the v2.5.4 milestone Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Onedrive 2.5.3 does not sync with business account. Error code "itemNotFound".
1 participant